[INFO] fetching crate ntex-prost-build 0.12.0...
[INFO] checking ntex-prost-build-0.12.0 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate ntex-prost-build 0.12.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ntex-prost-build 0.12.0
[INFO] finished tweaking crates.io crate ntex-prost-build 0.12.0
[INFO] tweaked toml for crates.io crate ntex-prost-build 0.12.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-prost-build 0.12.0 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-prost-build 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790
[INFO] running `Command { std: "docker" "start" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ntex-prost-build v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stdout] warning: unexpected `cfg` condition value: `cleanup-markdown`
[INFO] [stdout]    --> src/ast.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |             #[cfg(feature = "cleanup-markdown")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `vendored`
[INFO] [stdout]     = help: consider adding `cleanup-markdown` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cleanup-markdown`
[INFO] [stdout]    --> src/ast.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |             #[cfg(not(feature = "cleanup-markdown"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `vendored`
[INFO] [stdout]     = help: consider adding `cleanup-markdown` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790", kill_on_drop: false }`
[INFO] [stdout] cb9c71a925cfd4d8c9795bad179156991047babecfdadca60a65f62d9bfdd790
